echoheaders: nginx-slim:0.21
This commit is contained in:
parent
82e75ee0bf
commit
64f19e0ec3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
FROM gcr.io/google_containers/nginx-slim:0.18
|
||||
FROM gcr.io/google_containers/nginx-slim:0.21
|
||||
|
||||
ADD nginx.conf /etc/nginx/nginx.conf
|
||||
ADD template.lua /usr/local/share/lua/5.1/
|
||||
|
|
Loading…
Reference in a new issue