Skip to content

Commit

Permalink
Merge pull request #193 from spinkube/dependabot/docker/images/instal…
Browse files Browse the repository at this point in the history
…ler/golang-1.23

Bump golang from 1.22 to 1.23 in /images/installer
  • Loading branch information
flavio authored Sep 11, 2024
2 parents 6c02653 + afd59f3 commit e4d9f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/installer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22@sha256:f43c6f049f04cbbaeb28f0aad3eea15274a7d0a7899a617d0037aec48d7ab010 as builder
FROM golang:1.23@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd as builder

WORKDIR /app

Expand Down

0 comments on commit e4d9f25

Please sign in to comment.