Skip to content

Commit e56e2ba

Browse files
committed
New development build to try and fix missing issue
1 parent 02188cd commit e56e2ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/Dockerfile.alpine-development

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ WORKDIR /app
7575
# Otherwise copy working repo content
7676
#
7777
COPY . .
78+
RUN git rev-parse --short HEAD
7879

7980

8081
# And now install CPAN modules using Carton

0 commit comments

Comments
 (0)