Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit

Permalink
chore(deps): update golang docker tag to v1.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent c706fad commit d2d6cd8
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:22caeb4deced0138cb4ae154db260b22d1b2ef893dde7f84415b619beae90901 AS builder

WORKDIR /workspace

Expand Down

0 comments on commit d2d6cd8

Please sign in to comment.