mirror of https://github.com/h44z/wg-portal.git
				
				
				
			chore(deps): bump golang from 1.24-alpine to 1.25-alpine (#505)
Bumps golang from 1.24-alpine to 1.25-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.25-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									41cab5f7ea
								
							
						
					
					
						commit
						098a9fe23e
					
				|  | @ -20,7 +20,7 @@ RUN npm run build | |||
| ###### | ||||
| # Build backend | ||||
| ###### | ||||
| FROM --platform=${BUILDPLATFORM} golang:1.24-alpine AS builder | ||||
| FROM --platform=${BUILDPLATFORM} golang:1.25-alpine AS builder | ||||
| # Set the working directory | ||||
| WORKDIR /build | ||||
| # Download dependencies | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue