mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
chore(deps): update alpine docker tag to v3.20
This commit is contained in:
![29139614+renovate[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Steffen Vogel

parent
cd9be31eb3
commit
5bc8986fd5
@@ -19,7 +19,7 @@ RUN go mod download
|
||||
COPY . .
|
||||
RUN make
|
||||
|
||||
FROM alpine:3.19
|
||||
FROM alpine:3.20
|
||||
|
||||
COPY --from=builder /app/cunicu /
|
||||
|
||||
|
Reference in New Issue
Block a user