Skip to content

Commit

Permalink
Merge pull request #82 from derskythe/snyk-fix-f27c805812d734951f64e1…
Browse files Browse the repository at this point in the history
…48f8608718

[Snyk] Security upgrade ubuntu from focal to 20.04
  • Loading branch information
derskythe authored Apr 10, 2024
2 parents 9e8f826 + c8c4889 commit ea5aef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base-dotnet
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_IMAGE=ubuntu:focal
ARG BUILD_IMAGE=ubuntu:20.04
FROM ${BUILD_IMAGE}

ARG DUMB_INIT_VERSION=1.2.5
Expand Down

0 comments on commit ea5aef0

Please sign in to comment.