diff --git a/Dockerfile b/Dockerfile index ecc6883..d9c9c5e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #moving to ubuntu instead of debian to solve high vulnerabilities -FROM ubuntu:jammy-20231004 +FROM ubuntu:jammy-20240212 RUN apt-get update && \ apt-get install -y curl bash openssl git && \ diff --git a/service.yaml b/service.yaml index 58df998..155a381 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 10.1.26 +version: 10.1.27