Skip to content

Commit

Permalink
upgraded ubuntu (#81)
Browse files Browse the repository at this point in the history
* upgraded ubuntu

* corrected image name
  • Loading branch information
vitalii-codefresh authored Mar 5, 2024
1 parent 35a18d7 commit 1135930
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -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 && \
Expand Down
2 changes: 1 addition & 1 deletion service.yaml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: 10.1.26
version: 10.1.27

0 comments on commit 1135930

Please sign in to comment.