Skip to content

Commit b15de29

Browse files
chore(deps): update python docker tag to v3.14
1 parent 8daf86e commit b15de29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

awx/bootstrap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ spec:
343343
restartPolicy: OnFailure
344344
containers:
345345
- name: bootstrap
346-
image: python:3.12-alpine
346+
image: python:3.14-alpine
347347
command: ["python", "/opt/bootstrap/bootstrap.py"]
348348
env:
349349
- name: AWX_API_URL

0 commit comments

Comments
 (0)