Skip to content

Commit 76602dd

Browse files
committed
feat: update package version
1 parent f675743 commit 76602dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: docker/build-push-action@v6
4242
with:
4343
push: true
44-
tags: labeg/devpc:latest, labeg/devpc:41, labeg/devpc:41.0
44+
tags: labeg/devpc:latest, labeg/devpc:41, labeg/devpc:41.1
4545
platforms: linux/amd64
4646
cache-from: type=registry,ref=labeg/devpc:latest
4747
cache-to: type=inline

0 commit comments

Comments
 (0)