Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz-Smelcerz-SAP committed Nov 7, 2023
1 parent 8312bc5 commit ec0e3f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime-watcher/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ FROM golang:1.21-alpine as builder
ARG BUILD_VERSION=from-Dockerfile

RUN printenv | sed 's/=.*//g'
RUN echo TAG_default_tag=${TAG_default_tag}

WORKDIR /app

Expand Down

0 comments on commit ec0e3f0

Please sign in to comment.