Bump node in /docker/frontend
Bumps node from 20.12.0-buster-slim to 20.13.1-buster-slim. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									2133356047
								
							
						
					
					
						commit
						50ee7c07d1
					
				@ -1,4 +1,4 @@
 | 
			
		||||
FROM node:20.12.0-buster-slim AS builder
 | 
			
		||||
FROM node:20.13.1-buster-slim AS builder
 | 
			
		||||
 | 
			
		||||
ARG commitHash
 | 
			
		||||
ENV DOCKER_COMMIT_HASH=${commitHash}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user