mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 10:31:50 +01:00
fix: use explicit commit hash for docker package versioning (#856)
This commit is contained in:
@@ -52,6 +52,7 @@ FROM python:3.14-slim AS build-image
|
||||
|
||||
ARG DEBIAN_FRONTEND=noninteractive
|
||||
ARG LC_ALL=C
|
||||
ARG GIT_COMMIT_HASH
|
||||
|
||||
SHELL ["/bin/bash", "-euo", "pipefail", "-c"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user