Skip to content

Commit

Permalink
Merge pull request #44 from cloudymax/snyk-fix-5a3c2eebbb235c4a7bb653…
Browse files Browse the repository at this point in the history
…3bffb66b0e

[Snyk] Security upgrade ubuntu from lunar to 23.04
  • Loading branch information
cloudymax authored Oct 17, 2023
2 parents ef4ed18 + 7fec324 commit 41f8b9e
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:lunar
FROM ubuntu:23.04

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

0 comments on commit 41f8b9e

Please sign in to comment.