Skip to content

Commit

Permalink
chore: Bump alpine version (#51)
Browse files Browse the repository at this point in the history
Jira: EPMDEDP-13499
Change-Id: Ifdd6a9a0e2dc8654b76baeeef69ad44dd8a5e4a0
  • Loading branch information
NikolayMarusenko committed Mar 12, 2024
1 parent 92050ac commit ca44014
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.5
FROM alpine:3.18.6

ENV ASSETS_DIR=/usr/local/bin \
HOME=/home/codebase-operator \
Expand Down
4 changes: 2 additions & 2 deletions deploy-templates/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ annotations:
artifacthub.io/images: |
- name: codebase-operator:2.22.0
image: epamedp/codebase-operator:2.22.0
- name: alpine:3.18.3
image: alpine:3.18.3
- name: alpine:3.18.6
image: alpine:3.18.6
artifacthub.io/operatorCapabilities: Full Lifecycle
artifacthub.io/crds: |
- kind: CDStageDeploy
Expand Down

0 comments on commit ca44014

Please sign in to comment.