Skip to content

Commit a74465c

Browse files
committed
Update goflutter/hover Docker tag to v0.47.2
1 parent 7a71441 commit a74465c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
format: [darwin-dmg, darwin-pkg, darwin, linux-appimage, linux-deb, linux-pkg, linux-rpm, linux-snap, linux, windows-msi, windows]
1818
container:
19-
image: goflutter/hover:v0.46.5
19+
image: goflutter/hover:v0.47.2
2020

2121
steps:
2222
- name: Update flutter

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ stages:
66
# all the separate targets.
77
.hoverBuildPackaged:
88
stage: build
9-
image: goflutter/hover:v0.46.5
9+
image: goflutter/hover:v0.47.2
1010
cache:
1111
key: one-key-4-all
1212
paths:

0 commit comments

Comments
 (0)