Skip to content

Commit e70bce2

Browse files
committed
adjust dnsmasq image tag for test
1 parent 5bb0ae9 commit e70bce2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/ironic/dnsmasq-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
hostNetwork: true
3333
containers:
3434
- name: dnsmasq
35-
image: ghcr.io/rackerlabs/understack/dnsmasq:latest
35+
image: ghcr.io/rackerlabs/understack/dnsmasq:pr-2111
3636
securityContext:
3737
allowPrivilegeEscalation: false
3838
readOnlyRootFilesystem: true

0 commit comments

Comments
 (0)