diff --git a/Dockerfile b/Dockerfile index 46b5ad2..d03e354 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ #moving to ubuntu instead of debian to solve high vulnerabilities -FROM ubuntu:noble-20250619 +FROM ubuntu:noble-20250805 RUN apt-get update && \ apt-get install -y curl bash openssl git && \ diff --git a/service.yaml b/service.yaml index 37f508a..1e22d86 100644 --- a/service.yaml +++ b/service.yaml @@ -1 +1 @@ -version: 10.3.2 +version: 10.3.3