Skip to content

Commit

Permalink
Updated baseimage to version 4.6.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Sep 16, 2024
1 parent 3d09f46 commit 7635849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ COPY src/crashplan /build
RUN /build/build.sh "${CRASHPLAN_URL}"

# Pull base image.
FROM jlesage/baseimage-gui:alpine-3.16-v4.6.3
FROM jlesage/baseimage-gui:alpine-3.16-v4.6.4

ARG DOCKER_IMAGE_VERSION
ARG CRASHPLAN_VERSION
Expand Down

0 comments on commit 7635849

Please sign in to comment.