Merge pull request #90665 from justaugustus/base-images
cleanup: Base image workflow improvements
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM k8s.gcr.io/debian-base:v1.0.0
|
||||
FROM k8s.gcr.io/debian-base:v2.0.0
|
||||
|
||||
COPY etcdctl etcd-empty-dir-cleanup.sh /
|
||||
RUN chmod a+rx /etcdctl /etcd-empty-dir-cleanup.sh
|
||||
|
Reference in New Issue
Block a user