Skip to content

Commit

Permalink
ci: Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
jimisola committed Aug 6, 2024
1 parent 16494fd commit f5002ca
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,4 +1,4 @@
FROM --platform=$BUILDPLATFORM eclipse-temurin:22.0.1_13-jdk-alpine # 22.0.2_9-jdk-alpine
FROM --platform=$BUILDPLATFORM eclipse-temurin:22.0.2_9-jdk-alpine

ARG BUILD_CONTEXT="build-context"
ARG UID=worker
Expand Down

0 comments on commit f5002ca

Please sign in to comment.