Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
aballiet authored May 13, 2024
1 parent 0e3aaf3 commit 5752937
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,6 +1,6 @@
FROM python:3.10-slim

ENV REVIEWDOG_VERSION="v0.14.1"
ENV REVIEWDOG_VERSION="v0.17.4"

ENV WORKING_DIRECTORY="/workdir"
WORKDIR "$WORKING_DIRECTORY"
Expand Down

0 comments on commit 5752937

Please sign in to comment.