chore(deps): update docker/build-push-action action to v6 #26

Merged
t.behrendt merged 5 commits from renovate/docker-build-push-action-6.x into main 2025-04-13 14:19:31 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit e4136efd2e - Show all commits

View File

@@ -1 +1 @@
1.1.42 1.2.9

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.1.42 AS base FROM oven/bun:1.2.9 AS base
WORKDIR /app WORKDIR /app