Skip to content

Commit

Permalink
Updates syncthing
Browse files Browse the repository at this point in the history
  • Loading branch information
Eagerod committed Aug 10, 2024
1 parent b6a59fa commit 60a732e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions hope.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -661,9 +661,9 @@ resources:
tags: [docker-cache, bitwarden, vaultwarden]
- name: syncthing-image-cache
build:
source: syncthing/syncthing:1.27.3
source: syncthing/syncthing:1.27.10
pull: *docker_hub_upstream_pull
tag: registry.internal.aleemhaji.com/syncthing:1.27.3
tag: registry.internal.aleemhaji.com/syncthing:1.27.10
tags: [docker-cache, syncthing]
- name: drone-image-cache
build:
Expand Down
2 changes: 1 addition & 1 deletion syncthing/syncthing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
- name: registry.internal.aleemhaji.com
containers:
- name: syncthing
image: registry.internal.aleemhaji.com/syncthing:1.27.3
image: registry.internal.aleemhaji.com/syncthing:1.27.10
ports:
- containerPort: 8384
env:
Expand Down

0 comments on commit 60a732e

Please sign in to comment.