Skip to content

Commit

Permalink
Bump nginx to 1.27.3 (#269)
Browse files Browse the repository at this point in the history
Co-authored-by: mkjpryor <[email protected]>
  • Loading branch information
azimuth-automation-bot[bot] and mkjpryor authored Nov 28, 2024
1 parent 795eaad commit 6508e0a
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.27.2
guacamole_nginx_image_tag: 1.27.3
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 6508e0a

Please sign in to comment.