Update Dockerfile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
mike 2024-12-20 21:49:30 +01:00
parent 55b3227550
commit 74c94cccde

View file

@ -1,4 +1,4 @@
FROM debian:bookworm-slim as buildenv
FROM debian:bookworm-slim
SHELL ["/bin/bash", "-c"]