Skip to content

Commit

Permalink
DOCKER: Update to ubuntu 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastientourbier committed Mar 2, 2021
1 parent 444d92e commit cfc032d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,7 +1,7 @@
##################################################################
# Use Ubuntu 20.04 LTS as base image
##################################################################
FROM ubuntu:focal-20210119 as builder
FROM ubuntu:bionic-20210118 as builder

##################################################################
# Docker build command arguments
Expand Down

0 comments on commit cfc032d

Please sign in to comment.