Skip to content

Commit

Permalink
chore(deps): update oven/bun docker tag to v1.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2024
1 parent c3199e1 commit f667327
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 f667327

Please sign in to comment.