Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Moore authored Oct 18, 2023
1 parent 832235e commit 058b204
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 @@ -11,7 +11,7 @@

# Stage 2: Rest of the script from ntfy
# FROM binwiederhier/ntfy
FROM FROM openjdk:8-jdk-alpine
FROM openjdk:8-jdk-alpine

# Copy the Bash binary from the builder stage to the final image
# COPY --from=builder /bin/bash /bin/bash
Expand Down

0 comments on commit 058b204

Please sign in to comment.