Skip to content

Commit

Permalink
Bump nginx to 1.25.4 (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: mkjpryor <[email protected]>
  • Loading branch information
azimuth-ci-bot[bot] and mkjpryor authored Feb 29, 2024
1 parent 38bbdbc commit 6bc0205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/linux-guacamole/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ guacamole_client_image: "{{ guacamole_image_prefix }}/{{ guacamole_client_image_

guacamole_nginx_image_prefix: docker.io
guacamole_nginx_image_name: nginx
guacamole_nginx_image_tag: 1.25.3
guacamole_nginx_image_tag: 1.25.4
guacamole_nginx_image: "{{ guacamole_nginx_image_prefix }}/{{ guacamole_nginx_image_name }}:{{ guacamole_nginx_image_tag }}"

guacamole_mitm_log_level: notice
Expand Down

0 comments on commit 6bc0205

Please sign in to comment.