We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1ec9d3 commit c5414feCopy full SHA for c5414fe
1 file changed
Dockerfile
@@ -69,7 +69,7 @@ RUN git clone https://github.com/fac/auth-script-openvpn.git . \
69
# Rust Builder
70
########################################################
71
72
-FROM rust:1-trixie@sha256:1f0dbad1df66647807e6952d1db85d0b2bda7606cb2139d82517e4f009967376 AS rust-builder
+FROM rust:1-trixie@sha256:1bcff4befb740599103a2c7cb51058e14479b2e35e3a34a3f0dc4ede09927488 AS rust-builder
73
74
WORKDIR /usr/src/app
75
COPY auth .
0 commit comments