fc-distribution: bump to v202604232206 (adds POST /blobs endpoint)

This commit is contained in:
Andrew Stoltz
2026-04-23 17:07:13 -05:00
parent 407d473b71
commit ccaac367af

View File

@@ -118,7 +118,7 @@ spec:
# dotnet.exe publish -c Release -o deploy/app \
# src/FlowerCore.Distribution.Web/FlowerCore.Distribution.Web.csproj
# podman build -t localhost/fc-distribution:v<tag> -f deploy/Dockerfile.deploy deploy
image: localhost/fc-distribution:v202604232145
image: localhost/fc-distribution:v202604232206
imagePullPolicy: Never
ports:
- containerPort: 8080