Skip to content

Commit

Permalink
Merge pull request #196 from rtCamp/dependabot/docker/golang-1.23-alp…
Browse files Browse the repository at this point in the history
…ine3.19

Bump golang from 1.22-alpine3.19 to 1.23-alpine3.19
  • Loading branch information
mrrobot47 authored Aug 23, 2024
2 parents 2243f55 + 43c7310 commit 9ca705d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22-alpine3.19@sha256:65b5d2d0a312fd9ef65551ad7f9cb5db1f209b7517ef6d5625cfd29248bc6c85 AS builder
FROM golang:1.23-alpine3.19@sha256:fe8f9c7d418d3ac91787f11c31071c4814b6da5f9aae55bc581a7aacc264c395 AS builder

LABEL "com.github.actions.icon"="bell"
LABEL "com.github.actions.color"="yellow"
Expand Down

0 comments on commit 9ca705d

Please sign in to comment.