Bump glbc version in Makefile
This commit is contained in:
parent
98af96514e
commit
190c9a277a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
all: push
|
||||
|
||||
# 0.0 shouldn't clobber any released builds
|
||||
TAG = 0.7.1
|
||||
TAG = 0.8.0
|
||||
PREFIX = gcr.io/google_containers/glbc
|
||||
|
||||
server:
|
||||
|
|
Loading…
Reference in a new issue