Skip to content

Commit 42dff62

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-20240605
2+
FROM ubuntu:noble-20240904.1
33

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

0 commit comments

Comments
 (0)