Skip to content

Commit 3fb5135

Browse files
committed
update traefik
1 parent 16f5ea4 commit 3fb5135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jobs/traefik/job.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
let
22
lib = (import ../lib) { };
3-
version = "3.1";
3+
version = "3.3";
44
ports = {
55
http-ui = 8080;
66
http-ts = 8001;

0 commit comments

Comments
 (0)