Skip to content

Commit 9890e9f

Browse files

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,5 +1,5 @@
11
#moving to ubuntu instead of debian to solve high vulnerabilities
2-
FROM ubuntu:noble-20250805
2+
FROM ubuntu:24.10
33

44
RUN apt-get update && \
55
apt-get install -y curl bash openssl git && \

0 commit comments

Comments
 (0)