Skip to content

Commit 1a733ea

Browse files
committed
test for arch
1 parent ca406da commit 1a733ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ ARG PUPPET_VERSION
77
ENV PUPPET_VERSION=${PUPPET_VERSION:-7.14.0}
88

99

10-
RUN echo $PUPPET_VERSION
11-
RUN echo $PUPPET_RELEASE
10+
RUN echo $TARGETARCH
11+
RUN echo $BUILDARCH

0 commit comments

Comments
 (0)