Skip to content

Commit

Permalink
Bump ubuntu from 18.04 to 20.04
Browse files Browse the repository at this point in the history
Bumps ubuntu from 18.04 to 20.04.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 14, 2020
1 parent 6fd98a9 commit 77e4549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#######################################################
# set a base image with environment to build from
#######################################################
FROM ubuntu:18.04 AS scratch
FROM ubuntu:20.04 AS scratch
ARG MYSQL_HOST
ARG MYSQL_ADMIN_LOGIN
ARG MYSQL_ADMIN_PASSWORD
Expand Down

0 comments on commit 77e4549

Please sign in to comment.