Skip to content

Commit

Permalink
Merge pull request #49 from cloudymax/snyk-fix-ae451444988b46442f3908…
Browse files Browse the repository at this point in the history
…922042d01c

[Snyk] Security upgrade ubuntu from 23.04 to mantic-20240216
  • Loading branch information
cloudymax authored Mar 23, 2024
2 parents 4531405 + 1e2e479 commit 7639d77
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,5 +1,5 @@
# End of life 2024-01-20
FROM ubuntu:23.04
FROM ubuntu:mantic-20240216

RUN apt-get -y update && \
apt-get -y install squashfuse \
Expand Down

0 comments on commit 7639d77

Please sign in to comment.