Skip to content

Commit a7080e9

Browse files
authored
Change image tag to latest (#871)
* Change image tag to latest * Use built sha * Fixup * Replace w/ latest
1 parent 2f580af commit a7080e9

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

.github/workflows/tests.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119

120120
runs-on: ubuntu-20.04
121121
container:
122-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
122+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
123123
options: >-
124124
--add-host=host.docker.internal:host-gateway
125125
timeout-minutes: 30
@@ -164,7 +164,7 @@ jobs:
164164

165165
runs-on: ubuntu-20.04
166166
container:
167-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
167+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
168168
options: >-
169169
--add-host=host.docker.internal:host-gateway
170170
timeout-minutes: 30
@@ -209,7 +209,7 @@ jobs:
209209

210210
runs-on: ubuntu-20.04
211211
container:
212-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
212+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
213213
options: >-
214214
--add-host=host.docker.internal:host-gateway
215215
timeout-minutes: 30
@@ -269,7 +269,7 @@ jobs:
269269

270270
runs-on: ubuntu-20.04
271271
container:
272-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
272+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
273273
options: >-
274274
--add-host=host.docker.internal:host-gateway
275275
timeout-minutes: 30
@@ -332,7 +332,7 @@ jobs:
332332

333333
runs-on: ubuntu-20.04
334334
container:
335-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
335+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
336336
options: >-
337337
--add-host=host.docker.internal:host-gateway
338338
timeout-minutes: 30
@@ -395,7 +395,7 @@ jobs:
395395

396396
runs-on: ubuntu-20.04
397397
container:
398-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
398+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
399399
options: >-
400400
--add-host=host.docker.internal:host-gateway
401401
timeout-minutes: 30
@@ -453,7 +453,7 @@ jobs:
453453

454454
runs-on: ubuntu-20.04
455455
container:
456-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
456+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
457457
options: >-
458458
--add-host=host.docker.internal:host-gateway
459459
timeout-minutes: 30
@@ -513,7 +513,7 @@ jobs:
513513

514514
runs-on: ubuntu-20.04
515515
container:
516-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
516+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
517517
options: >-
518518
--add-host=host.docker.internal:host-gateway
519519
timeout-minutes: 30
@@ -571,7 +571,7 @@ jobs:
571571

572572
runs-on: ubuntu-20.04
573573
container:
574-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
574+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
575575
options: >-
576576
--add-host=host.docker.internal:host-gateway
577577
timeout-minutes: 30
@@ -630,7 +630,7 @@ jobs:
630630

631631
runs-on: ubuntu-20.04
632632
container:
633-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
633+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
634634
options: >-
635635
--add-host=host.docker.internal:host-gateway
636636
timeout-minutes: 30
@@ -700,7 +700,7 @@ jobs:
700700

701701
runs-on: ubuntu-20.04
702702
container:
703-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
703+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
704704
options: >-
705705
--add-host=host.docker.internal:host-gateway
706706
timeout-minutes: 30
@@ -758,7 +758,7 @@ jobs:
758758

759759
runs-on: ubuntu-20.04
760760
container:
761-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
761+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
762762
options: >-
763763
--add-host=host.docker.internal:host-gateway
764764
timeout-minutes: 30
@@ -818,7 +818,7 @@ jobs:
818818

819819
runs-on: ubuntu-20.04
820820
container:
821-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
821+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
822822
options: >-
823823
--add-host=host.docker.internal:host-gateway
824824
timeout-minutes: 30
@@ -879,7 +879,7 @@ jobs:
879879

880880
runs-on: ubuntu-20.04
881881
container:
882-
image: ghcr.io/newrelic/newrelic-python-agent-ci:sha-52dab3b91d91005b8ef657fba3fe08a5fbfa23b1
882+
image: ghcr.io/newrelic/newrelic-python-agent-ci:latest
883883
options: >-
884884
--add-host=host.docker.internal:host-gateway
885885
timeout-minutes: 30

0 commit comments

Comments
 (0)