Skip to content

Commit

Permalink
chore(deps): update golang docker tag to v1.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent fd1f504 commit b95f3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23.3-bullseye@sha256:9e53abacfc22cd3df3e4ebcc04ac64951b71d2a38c52b690f3807af6a2000ed2 AS base
FROM golang:1.23.4-bullseye@sha256:4459ff3ff5def0adf8091cc35fda1094e6ddf5f27e8ece629db4887862580d42 AS base

WORKDIR /go/app

Expand Down

0 comments on commit b95f3b6

Please sign in to comment.