Skip to content

Commit 240f636

Browse files
authored
Merge pull request #108 from sir-gon/snyk-fix-000167ae457159ea98ba3deed44a9bf3
[Snyk] Security upgrade ubuntu from noble-20250910 to latest
2 parents 4fd7a18 + ed8b468 commit 240f636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE_VERSION=ubuntu:noble-20250910
1+
ARG BASE_IMAGE_VERSION=ubuntu:latest
22
FROM ${BASE_IMAGE_VERSION} AS init
33

44
ENV WORKDIR=/app

0 commit comments

Comments
 (0)