Skip to content

Commit

Permalink
Update golang Docker tag to v1.23.6 (#92)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent cf6597f commit 87a8dc7
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.23.5-alpine3.20@sha256:def59a601e724ddac5139d447e8e9f7d0aeec25db287a9ee1615134bcda266e2 AS builder
FROM golang:1.23.6-alpine3.20@sha256:f18e57cce00767926ed8d9c6666a0b4b950ce1da7073e30a796f95ea33317937 AS builder

WORKDIR /app

Expand Down

0 comments on commit 87a8dc7

Please sign in to comment.