chore(deps): update docker/login-action action to v3 #27

Merged
t.behrendt merged 5 commits from renovate/docker-login-action-3.x into main 2025-04-13 14:19:25 +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