update containerfile
All checks were successful
shu/little-hesinde/pipeline/tag This commit looks good

This commit is contained in:
Sebastian Hugentobler 2025-07-02 22:33:38 +02:00
parent 57c0fe706e
commit 9bf3a22bf5
Signed by: shu
SSH key fingerprint: SHA256:ppcx6MlixdNZd5EUM1nkHOKoyQYoJwzuQKXM6J/t66M
5 changed files with 4 additions and 15 deletions

View file

@ -1,4 +1,4 @@
FROM docker.io/rust:1-alpine3.20 AS builder
FROM docker.io/rust:1-alpine3.22 AS builder
RUN mkdir /tmp/tmp
RUN echo "hesinde:x:2222:2222:Linux User,,,:/:/app" > /passwd