Skip to content

Commit

Permalink
chore(deps): bump golang in /docker-mariadb-clean-arch
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent f5abe42 commit b38d7de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-mariadb-clean-arch/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Get Go image from DockerHub.
FROM golang:1.24rc2@sha256:a5ddeaeeec69e764a7a86c6063ceabb4ab0261a448a173ba3ad0dde7b93524d6 AS api
FROM golang:1.24rc2@sha256:479a98977c902619538efa618b5a01dbc88e8f7325091d1ac468451bbbeb3273 AS api

# Set working directory.
WORKDIR /compiler
Expand Down

0 comments on commit b38d7de

Please sign in to comment.