mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Merge pull request #1152 from prymitive/renovate/docker-lmierzwa-kthxbye-0.x
chore(deps): update lmierzwa/kthxbye docker tag to v0.5
This commit is contained in:
@@ -26,7 +26,7 @@ COPY demo/generator.py /generator.py
|
||||
COPY --from=go-builder /src/karma /karma
|
||||
COPY demo/karma.yaml /etc/karma.yaml
|
||||
COPY demo/custom.js /custom.js
|
||||
COPY --from=lmierzwa/kthxbye:v0.4 /kthxbye /kthxbye
|
||||
COPY --from=lmierzwa/kthxbye:v0.5 /kthxbye /kthxbye
|
||||
RUN adduser -D karma
|
||||
USER karma
|
||||
ENV GOGC=20
|
||||
|
||||
Reference in New Issue
Block a user