Skip to content

Commit 3c7c010

Browse files
committed
Upgraded baseimage to version 4.10.4.
1 parent a4ff876 commit 3c7c010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ COPY src/crashplan /build
2222
RUN /build/build.sh "${CRASHPLAN_URL}"
2323

2424
# Pull base image.
25-
FROM jlesage/baseimage-gui:alpine-3.21-v4.10.3
25+
FROM jlesage/baseimage-gui:alpine-3.21-v4.10.4
2626

2727
ARG DOCKER_IMAGE_VERSION
2828
ARG CRASHPLAN_VERSION

0 commit comments

Comments
 (0)