Skip to content

Commit

Permalink
chore(deps): update oven/bun docker tag to v1.1.17 (#1361)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent c3199e1 commit c0670fc
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 mwader/static-ffmpeg:7.0.1 as ffmpeg

FROM oven/bun:1.1.16-slim as build
FROM oven/bun:1.1.17-slim as build
ARG GIT_TAG
SHELL ["/bin/bash", "-c"]
WORKDIR /src
Expand Down

0 comments on commit c0670fc

Please sign in to comment.