Skip to content

Commit

Permalink
fix: Downgrade Base Image (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
TommyE123 authored May 12, 2023
1 parent 1a53275 commit 5e5e36c
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
@@ -1,5 +1,5 @@
# Set the base image
FROM ghcr.io/linuxserver/baseimage-alpine:3.18@sha256:4ba7eccca245fa2349fe1981f0eeeef89e6e4ecd1177664e6c59a91c95a855ac
FROM ghcr.io/linuxserver/baseimage-alpine:3.17@sha256:4b4aa4009a33ba95f0383f09835e30f919462e7421e652e9a9569aa5a8f71e28

# Set the maintainer
LABEL maintainer="GhostWriters"
Expand Down

0 comments on commit 5e5e36c

Please sign in to comment.