Skip to content
This repository was archived by the owner on Mar 27, 2025. It is now read-only.

Commit 5b02e9d

Browse files
author
Federico Guerinoni
committed
Change container source for docker-tests
Signed-off-by: Federico Guerinoni <guerra@develer.com>
1 parent ad34d10 commit 5b02e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
docker-tests:
77
name: docker-tests
88
runs-on: ubuntu-latest
9-
container: guerra1994/go-mqtt-docker-env
9+
container: docker.pkg.github.com/arduino/go-mqtt-docker-env/go-mqtt-docker-env:latest
1010

1111
steps:
1212
- name: check out code

0 commit comments

Comments
 (0)