Skip to content

Commit

Permalink
fix: update golang image in config.yaml
Browse files Browse the repository at this point in the history
Update golang from 1.21.8 to 1.22.5
  • Loading branch information
MCorfy committed Jul 3, 2024
1 parent 3ef8247 commit 8797d88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ sync:
destination: ghcr.io/geonet/base-images/python:3.11.9-alpine3.19
- source: docker.io/library/python:3.11.4-alpine3.18@sha256:995c7fcdf9a10e0e1a4555861dac63436b456822a167f07b6599d4f105de6fa0
destination: ghcr.io/geonet/base-images/python:3.11.4-alpine3.18
- source: docker.io/golang:1.21.8-alpine3.18@sha256:860939eeb59ad790aa592fdd6d09829845b4e04ee5a59e4b77d5bbca41d949c7
destination: ghcr.io/geonet/base-images/go:1.21 # until ko has been fully adopted
- source: docker.io/golang:1.22.5-alpine3.19@sha256:0642d4f809abf039440540de1f0e83502401686e3946ed8e7398a1d94648aa6d
destination: ghcr.io/geonet/base-images/go:1.22.5
- source: docker.io/vmware/govc:v0.37.0@sha256:cb81de51e4255a6fb980c33b7b1e04832f2640b9010d51720e223f580efc4949
destination: ghcr.io/geonet/base-images/govc:v0.37.0
- source: cgr.dev/chainguard/static:latest@sha256:da9822ad6f973e40e24e75133b08ae874900766873ecd03e58f7f630ccea898c
Expand Down

0 comments on commit 8797d88

Please sign in to comment.