Skip to content

Commit

Permalink
chore(deps): update oven/bun docker tag to v1.1.29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent 006749d commit 4a2b14b
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.2 as ffmpeg

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

0 comments on commit 4a2b14b

Please sign in to comment.