Skip to content

Commit

Permalink
feat: bump rlespinasse/drawio-export from v4.14.0 to v4.15.0 (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 31, 2024
1 parent 142edd2 commit 0ca997b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM rlespinasse/drawio-export:v4.14.0
FROM rlespinasse/drawio-export:v4.15.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 0ca997b

Please sign in to comment.