We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b32f2 commit 07c24a0Copy full SHA for 07c24a0
Dockerfile
@@ -1,5 +1,5 @@
1
#moving to ubuntu instead of debian to solve high vulnerabilities
2
-FROM ubuntu:jammy-20230804
+FROM ubuntu:jammy-20230816
3
4
RUN apt-get update && \
5
apt-get install -y curl bash openssl git && \
service.yaml
@@ -1 +1 @@
-version: 10.1.22
+version: 10.1.23
0 commit comments