chore(deps): update alpine docker tag to v3.22 #12
@@ -1,4 +1,4 @@
 | 
				
			|||||||
FROM alpine:3.21 AS build
 | 
					FROM alpine:3.22 AS build
 | 
				
			||||||
LABEL maintainer="Luke Tainton <luke@tainton.uk>"
 | 
					LABEL maintainer="Luke Tainton <luke@tainton.uk>"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
FROM build AS webproc
 | 
					FROM build AS webproc
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user