Skip to content

Commit

Permalink
defaulting to ubuntu:22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
pfichtner committed Dec 22, 2022
1 parent 04bb26c commit 7b11233
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,4 +1,4 @@
ARG PARENT=ubuntu:20.04
ARG PARENT=ubuntu:22.04
FROM $PARENT

# https://stackoverflow.com/questions/44438637/arg-substitution-in-run-command-not-working-for-dockerfile/56748289#56748289
Expand Down

0 comments on commit 7b11233

Please sign in to comment.