Skip to content

Commit

Permalink
chore(deps): update oven/bun docker tag to v1.1.13 (#1354)
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 15, 2024
1 parent 7135edc commit e0a673f
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:6.1.1 as ffmpeg

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

0 comments on commit e0a673f

Please sign in to comment.