Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristian Goina committed Aug 2, 2024
1 parent fd62fe7 commit eddf50d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM azul/zulu-openjdk:21.0.2-jdk as builder
FROM azul/zulu-openjdk:21.0.2-jdk AS builder
ARG GIT_BRANCH=main
ARG COMMIT_HASH=9ed1366b
ARG COMMIT_HASH=fd62fe7a
ARG TARGETPLATFORM

RUN apt update && \
Expand Down

0 comments on commit eddf50d

Please sign in to comment.