mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 09:57:30 +03:00 
			
		
		
		
	Bump traefik from 3.4.1 to 3.4.3 (#5917)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									00fb4e01b0
								
							
						
					
					
						commit
						bfd8d00707
					
				| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
FROM docker.io/traefik:3.4.1
 | 
					FROM docker.io/traefik:3.4.3
 | 
				
			||||||
RUN mkdir -p /etc/traefik/acme \
 | 
					RUN mkdir -p /etc/traefik/acme \
 | 
				
			||||||
  && touch /etc/traefik/acme/acme.json \
 | 
					  && touch /etc/traefik/acme/acme.json \
 | 
				
			||||||
  && chmod 600 /etc/traefik/acme/acme.json
 | 
					  && chmod 600 /etc/traefik/acme/acme.json
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user