Skip to content

Commit 010c3b5

Browse files
chore(deps): update alpine docker tag to v3.23.3 (#204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bea9e92 commit 010c3b5

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
@@ -1,5 +1,5 @@
11
# syntax=docker/dockerfile:1
2-
ARG BASE_IMAGE=alpine:3.23.2
2+
ARG BASE_IMAGE=alpine:3.23.3
33

44
FROM rust:1.93.0-slim-bookworm AS builder
55

0 commit comments

Comments
 (0)