Bump golang from 1.23.0 to 1.23.1

Bumps golang from 1.23.0 to 1.23.1.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-19 10:45:00 +10:00
committed by Mike Farah
parent f57de74cfe
commit 302ce1291f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM golang:1.23.0
FROM golang:1.23.1
RUN apt-get update && \
apt-get install -y npm && \