Skip to content

Commit add4e15

Browse files
chore(deps): update docker.io/semaphoreui/semaphore docker tag to v2.16.45
1 parent 0ce2718 commit add4e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/compose/semaphoreui/compose.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
{{ service_name }}:
3-
image: docker.io/semaphoreui/semaphore:v2.16.43
3+
image: docker.io/semaphoreui/semaphore:v2.16.45
44
container_name: {{ container_name }}
55
user: "{{ user_uid }}:{{ user_gid }}"
66
env_file:

0 commit comments

Comments
 (0)