swapped version to allow for possibility of using old builder for blog if needed

This commit is contained in:
Pagwin 2025-11-08 20:49:27 -05:00
parent b834cd6dbb
commit 79e54b112b
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -44,7 +44,7 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/pagwin2/psb:v1
tags: ghcr.io/pagwin2/psb:v1.1
labels: ${{ steps.meta.outputs.labels }}
- name: Build and push Docker image (latest)