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.21.12
  • Loading branch information
MCorfy authored and Mossman1215 committed Jul 3, 2024
1 parent 3ef8247 commit ca9a4b5
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.21.12-alpine3.20@sha256:0826be3be3801e1391605a54951645bb28aca6f6c58e0baea0222decd3e35bac
destination: ghcr.io/geonet/base-images/go:1.21.12
- 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 ca9a4b5

Please sign in to comment.