Skip to content

Commit

Permalink
chore(deps): bump coopnorge/engineering-docker-images/e0/devtools-gol…
Browse files Browse the repository at this point in the history
…ang-v1beta1

Bumps the devtools group in /docker-compose with 1 update: coopnorge/engineering-docker-images/e0/devtools-golang-v1beta1.


Updates `coopnorge/engineering-docker-images/e0/devtools-golang-v1beta1` from `0268758` to `221f203`

---
updated-dependencies:
- dependency-name: coopnorge/engineering-docker-images/e0/devtools-golang-v1beta1
  dependency-type: direct:production
  dependency-group: devtools
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 4734c30 commit 3c28f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM docker.io/argoproj/argocd:v2.6.15@sha256:58ebb4ed23c8db4cd4cc3f954f8d94c4b4
FROM zegl/kube-score:v1.19.0@sha256:94137f32ce139dc9fbdbbd380249025e4d378c282ff151a100b981cdeeb923b6 as kube-score
FROM ghcr.io/yannh/kubeconform:v0.6.7@sha256:0925177fb05b44ce18574076141b5c3d83235e1904d3f952182ac99ddc45762c as kubeconform

FROM ghcr.io/coopnorge/engineering-docker-images/e0/devtools-golang-v1beta1:latest@sha256:026875885070fa56db08fe23c4a495a82cc86523cc6540a32a360b572a53c011 AS golang-devtools
FROM ghcr.io/coopnorge/engineering-docker-images/e0/devtools-golang-v1beta1:latest@sha256:221f2039edba6bd7851f3c8b9b4c13b5e1804d7fe3d2589ce7a640bec16c416c AS golang-devtools

COPY --from=kube-score /kube-score /usr/local/bin/kube-score
COPY --from=argocd /usr/local/bin/argocd /usr/local/bin/argocd
Expand Down

0 comments on commit 3c28f35

Please sign in to comment.