Skip to content

Commit

Permalink
chore: Update alpine base image to v3.18.9 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
daniil-nedostup authored and SergK committed Oct 8, 2024
1 parent ee451aa commit 6385d0e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.8
FROM alpine:3.18.9

ENV OPERATOR=/usr/local/bin/gerrit-operator \
USER_UID=1001 \
Expand Down
4 changes: 2 additions & 2 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ annotations:
image: epamedp/gerrit-operator:2.21.0
- name: edp-gerrit:3.6.2
image: epamedp/edp-gerrit:3.6.2
- name: alpine:3.18.6
image: alpine:3.18.6
- name: alpine:3.18.9
image: alpine:3.18.9
artifacthub.io/operatorCapabilities: Full Lifecycle
artifacthub.io/crds: |
- kind: Gerrit
Expand Down

0 comments on commit 6385d0e

Please sign in to comment.