Skip to content

Commit

Permalink
feat: bump rlespinasse/drawio-export from v4.11.0 to v4.12.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent c4d2436 commit aa9ee10
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 @@
FROM rlespinasse/drawio-export:v4.11.0
FROM rlespinasse/drawio-export:v4.12.0
RUN apt-get update && apt-get install --no-install-recommends -y git=1:2.30.2-1+deb11u2 && rm -rf /var/lib/apt/lists/*
COPY src/* /opt/drawio-export-action/
ENV DRAWIO_DESKTOP_RUNNER_COMMAND_LINE "/opt/drawio-export-action/runner.sh"

0 comments on commit aa9ee10

Please sign in to comment.