Skip to content

Commit 1135930

Browse files
upgraded ubuntu (#81)
* upgraded ubuntu * corrected image name
1 parent 35a18d7 commit 1135930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

+1-1
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:jammy-20231004
2+
FROM ubuntu:jammy-20240212
33

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

service.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 10.1.26
1+
version: 10.1.27

0 commit comments

Comments
 (0)