mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-02-14 18:10:01 +00:00
build(deps): bump golang from 1.23.5 to 1.24.1
Bumps golang from 1.23.5 to 1.24.1. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thibault VINCENT
parent
5186ae563c
commit
e0dee2ed04
@@ -1,4 +1,4 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.23.5 AS base
|
||||
FROM --platform=$BUILDPLATFORM golang:1.24.1 AS base
|
||||
WORKDIR /app
|
||||
|
||||
FROM --platform=$BUILDPLATFORM cosmtrek/air:v1.61.7 AS air
|
||||
|
||||
Reference in New Issue
Block a user