Skip to content

Commit

Permalink
chore(deps): update oven/bun docker tag to v1.1.21 (#1372)
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 Jul 27, 2024
1 parent 9cea152 commit 5a19cd6
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.20-slim as build
FROM oven/bun:1.1.21-slim as build
ARG GIT_TAG
SHELL ["/bin/bash", "-c"]
WORKDIR /src
Expand Down

0 comments on commit 5a19cd6

Please sign in to comment.