chore(deps): update oven/bun docker tag to v1.1.22

This commit is contained in:
renovate[bot]
2024-08-08 01:44:24 +00:00
committed by GitHub
parent f7abb9389c
commit c295e546bd

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.1.21-alpine as base
FROM oven/bun:1.1.22-alpine as base
WORKDIR /app
# install dependencies into temp directory