Skip to content

Commit

Permalink
Merge pull request #2793 from gofiber/dependabot/docker/auth-docker-p…
Browse files Browse the repository at this point in the history
…ostgres-jwt/golang-1.24rc3

chore(deps): bump golang from 1.24rc2 to 1.24rc3 in /auth-docker-postgres-jwt
  • Loading branch information
ReneWerner87 authored Feb 7, 2025
2 parents 6bdda0c + 89a0bf5 commit 8e94369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth-docker-postgres-jwt/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.24rc2@sha256:a5ddeaeeec69e764a7a86c6063ceabb4ab0261a448a173ba3ad0dde7b93524d6
FROM golang:1.24rc3@sha256:f609f42515142764b42c25aac3ee2eeeae5466749caffc9ee8762c17c95662dc

# Enviroment variable
WORKDIR /usr/src/some-api
Expand Down

0 comments on commit 8e94369

Please sign in to comment.