Skip to content

Commit 58fca07

Browse files
committed
Fix alpine base image version
1 parent ad87454 commit 58fca07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otp-data-server/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:latest
1+
FROM alpine:3.21
22
LABEL authors="Digitransit version: 2"
33

44
RUN apk add --update --no-cache \

0 commit comments

Comments
 (0)