Skip to content

Commit f9f4333

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-20250619
2+
FROM ubuntu:24.04
33

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

0 commit comments

Comments
 (0)