mirror of
https://github.com/enix/x509-certificate-exporter.git
synced 2026-08-18 19:47:28 +00:00
build(deps): bump cosmtrek/air from v1.63.0 to v1.64.5
Bumps cosmtrek/air from v1.63.0 to v1.64.5. --- updated-dependencies: - dependency-name: cosmtrek/air dependency-version: v1.64.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thibault VINCENT
parent
e07b0831bb
commit
2e53bebbc3
+1
-1
@@ -1,7 +1,7 @@
|
||||
FROM --platform=$BUILDPLATFORM golang:1.26.1 AS base
|
||||
WORKDIR /app
|
||||
|
||||
FROM --platform=$BUILDPLATFORM cosmtrek/air:v1.63.0 AS air
|
||||
FROM --platform=$BUILDPLATFORM cosmtrek/air:v1.64.5 AS air
|
||||
|
||||
FROM base AS dev
|
||||
ARG USER_ID=1000
|
||||
|
||||
Reference in New Issue
Block a user