Skip to content

Commit

Permalink
chore(deps): bump golang in /auth-docker-postgres-jwt
Browse files Browse the repository at this point in the history
Bumps golang from `a5ddeae` to `479a989`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent f5abe42 commit a615ec5
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.24rc2@sha256:479a98977c902619538efa618b5a01dbc88e8f7325091d1ac468451bbbeb3273

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

0 comments on commit a615ec5

Please sign in to comment.