Skip to content

Commit

Permalink
using versioned ubuntu (18.04)
Browse files Browse the repository at this point in the history
  • Loading branch information
eirikaho committed Mar 26, 2021
1 parent 59f497a commit 7f83ec8
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 @@
ARG ARCH=

# Pull base image
FROM ubuntu:latest
FROM ubuntu:18.04

# Labels
LABEL MAINTAINER="Øyvind Nilsen <[email protected]>"
Expand Down

0 comments on commit 7f83ec8

Please sign in to comment.