Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
rucciva committed Oct 2, 2023
1 parent 900f34a commit ad23856
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 @@
ARG FSNOTIFY_VERSION=1.6.0
ARG GOMPLATE_VERSION=3.11.5
FROM hairyhenderson/gomplate:v${GOMPLATE_VERSION}-alpine AS gomplate
RUN apk add watchexec --repository=https://dl-cdn.alpinelinux.org/alpine/edge/testing
COPY entrypoint.sh /entrypoint.sh
Expand Down

0 comments on commit ad23856

Please sign in to comment.