We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea9e92 commit 010c3b5Copy full SHA for 010c3b5
Dockerfile
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1
2
-ARG BASE_IMAGE=alpine:3.23.2
+ARG BASE_IMAGE=alpine:3.23.3
3
4
FROM rust:1.93.0-slim-bookworm AS builder
5
0 commit comments