chore: change to fully qualified docker image
All checks were successful
CI / Test (pull_request) Successful in 1m11s

This commit is contained in:
2026-02-20 21:33:09 +01:00
parent 5bd350a388
commit d1ca0c031f

View File

@@ -1,4 +1,4 @@
FROM oven/bun:1.3.6@sha256:f20d9cf365ab35529384f1717687c739c92e6f39157a35a95ef06f4049a10e4a AS base FROM docker.io/oven/bun:1.3.6@sha256:f20d9cf365ab35529384f1717687c739c92e6f39157a35a95ef06f4049a10e4a AS base
WORKDIR /app WORKDIR /app