Skip to content

Commit

Permalink
fix(docker-compose): update backuponepass image version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NorkzYT committed Mar 30, 2024
1 parent 94c9eb0 commit db2a74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3.9"
services:
backuponepass:
image: norkz/backuponepass
image: norkz/backuponepass:1.0.0
container_name: backuponepass
hostname: backuponepass
environment:
Expand Down

0 comments on commit db2a74f

Please sign in to comment.