🔨 Update golang version tag
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/nightly.yml
									
									
									
									
										vendored
									
									
								
							@@ -2,7 +2,7 @@ name: release-nightly
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches: [ master ]
 | 
					    branches: [master]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
jobs:
 | 
					jobs:
 | 
				
			||||||
  build-image:
 | 
					  build-image:
 | 
				
			||||||
@@ -25,4 +25,4 @@ jobs:
 | 
				
			|||||||
          context: .
 | 
					          context: .
 | 
				
			||||||
          push: true
 | 
					          push: true
 | 
				
			||||||
          file: ./Dockerfile
 | 
					          file: ./Dockerfile
 | 
				
			||||||
          tags: xsheep2010/roadsign:nightly
 | 
					          tags: xsheep2010/roadsign:delta
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user