Skip to content

Commit bbcb404

Browse files
committed
Upgrade to v4.2.12
1 parent 5b6550a commit bbcb404

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
repository: mastodon/mastodon
1919
path: ./mastodon
2020
fetch-depth: 1
21-
ref: "v4.2.0-beta2"
21+
ref: "v4.2.12"
2222

2323
- name: Set up QEMU
2424
uses: docker/setup-qemu-action@v2
@@ -37,4 +37,4 @@ jobs:
3737
with:
3838
context: .
3939
push: true
40-
tags: neetshin/mastodon-dev:latest
40+
tags: neetshin/mastodon-dev:4.2.12

0 commit comments

Comments
 (0)