Skip to content

Commit

Permalink
feat: bump rlespinasse/drawio-export from v4.25.0 to v4.26.0
Browse files Browse the repository at this point in the history
Bumps rlespinasse/drawio-export from v4.25.0 to v4.26.0.

---
updated-dependencies:
- dependency-name: rlespinasse/drawio-export
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent a4d4aab commit 5389552
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.25.0
FROM rlespinasse/drawio-export:v4.26.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 5389552

Please sign in to comment.