Skip to content

Commit 31c285e

Browse files
build(deps): bump alpine from 3.22.2 to 3.23.3
Bumps alpine from 3.22.2 to 3.23.3. --- updated-dependencies: - dependency-name: alpine dependency-version: 3.23.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1131a2c commit 31c285e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ COPY . .
55

66
RUN CGO_ENABLED=0 GOOS=linux go build -o aws-es-proxy
77

8-
FROM alpine:3.22.2
8+
FROM alpine:3.23.3
99
LABEL name="aws-es-proxy" \
1010
version="latest"
1111

0 commit comments

Comments
 (0)